projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a54c78
)
(Format of Keymaps): Remove spurious ")" from
author
Nick Roberts
<nickrob@snap.net.nz>
Thu, 12 Apr 2007 23:23:25 +0000
(23:23 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Thu, 12 Apr 2007 23:23:25 +0000
(23:23 +0000)
value of lisp-mode-map.
lispref/keymaps.texi
patch
|
blob
|
history
diff --git
a/lispref/keymaps.texi
b/lispref/keymaps.texi
index d94de6d70f02b04c29b549fc77f03120b489766d..cd0ae7ec97935e5d629ae4f6aab8ae0820ff06e7 100644
(file)
--- a/
lispref/keymaps.texi
+++ b/
lispref/keymaps.texi
@@
-255,7
+255,7
@@
lisp-mode-map
(24 . lisp-send-defun)
keymap
;; @r{@kbd{M-C-q}, treated as @kbd{@key{ESC} C-q}}
- (17 . indent-sexp))
)
+ (17 . indent-sexp))
@end group
@group
;; @r{This part is inherited from @code{lisp-mode-shared-map}.}